SyncItemsResponse Properties |
The SyncItemsResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| CreatedItems |
Identifies a collection of items to create in the local client store.
| |
| DeletedItems |
Identifies a single item to delete in the local client store.
| |
| DescriptiveLinkKey |
Currently unused and is reserved for future use.
(Inherited from Response.) | |
| IncludesLastItemInRange |
Indicates whether the last item to synchronize has been included in the response.
| |
| Message |
Provides a text description of the status of the response.
(Inherited from Response.) | |
| ReadFlagChangedItems |
Identifies a collection of items when an item has been read.
| |
| ResponseClass |
Represents the status of the response.
(Inherited from Response.) | |
| ResponseCode |
Provides an error code that identifies the specific error that the request encountered.
(Inherited from Response.) | |
| ServerVersionInfo |
Represents the Microsoft Exchange Server version number.
(Inherited from Response.) | |
| State |
This is used to identify the synchronization state. Contains a base64-encoded form of the synchronization data that is updated after each successful request.
| |
| UpdatedItems |
Identifies a collection of items to update in the local client store.
| |
| XmlMessage |
Provides additional error response information.
(Inherited from Response.) |